type github.com/google/go-cmp/cmp.transform

3 uses

	github.com/google/go-cmp/cmp (current package)
		options.go#L321: 	step := Transform{&transform{pathStep{typ: tr.fnc.Type().Out(0)}, tr}}
		path.go#L290: type Transform struct{ *transform }
		path.go#L291: type transform struct {